func internal/profile.checkType
6 uses
internal/profile (current package)
proto.go#L248: func checkType(b *buffer, typ int) error {
proto.go#L256: if err := checkType(b, 2); err != nil {
proto.go#L279: if err := checkType(b, 0); err != nil {
proto.go#L313: if err := checkType(b, 0); err != nil {
proto.go#L347: if err := checkType(b, 2); err != nil {
proto.go#L364: if err := checkType(b, 0); err != nil {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)